Determines whether the collection contains the specified item.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Function Contains ( _ item As T _ ) As Boolean |
C# |
---|
public bool Contains( T item ) |
Parameters
- item
- Type: T
Item.